projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
289ee3f
)
Adjust xref.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Feb 2004 22:05:10 +0000
(22:05 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Feb 2004 22:05:10 +0000
(22:05 +0000)
lispref/buffers.texi
patch
|
blob
|
history
diff --git
a/lispref/buffers.texi
b/lispref/buffers.texi
index 9cd9aa05fbbf3cf582e8e9f0281597aea153cd4c..4ca375a5c266a4154e04fe88c04d81c99ce79441 100644
(file)
--- a/
lispref/buffers.texi
+++ b/
lispref/buffers.texi
@@
-678,7
+678,7
@@
proper value, @code{t} or @code{nil}.
@defun barf-if-buffer-read-only
This function signals a @code{buffer-read-only} error if the current
-buffer is read-only. @xref{
Interactive Call
}, for another way to
+buffer is read-only. @xref{
Using Interactive
}, for another way to
signal an error if the current buffer is read-only.
@end defun